Skip to main content

DeleteLastElementOf

Type

statement

Summary

Deletes the last element of Target.

Syntax

delete the last element of <Target>

Description

Removes the last element of Target.

note

It is an error if Target is the empty list.

Parameters

NameTypeDescription

Target

A list container.

Thank you for your feedback!

Was this page helpful?